libkdumpfile-0.4.1
Kernel coredump file access
|
Mapping from PFN to page descriptors. More...
Data Fields | |
struct pfn_rgn * | pfn_rgn |
PFN region map. | |
size_t | pfn_rgn_num |
Number of elements in the map. | |
kdump_pfn_t | pd_start |
PFN of the first page descriptor. | |
kdump_pfn_t | pd_end |
PFN of one beyond the page descriptor array. | |
unsigned | fidx |
File index in dump file set. | |
Mapping from PFN to page descriptors.